OSDN Git Service

add credit
[pettanr/pettanr.git] / app / assets / stylesheets / test.css.scss
index ea390d3..343e3a1 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * This is a manifest file that'll automatically include all the stylesheets available in this directory
+ * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
+ * the top of the compiled file, but it's generally better to create a new file per style scope.
+ *= require_directory ./base
+*/
 table.no-border {
   border: none;
 }
@@ -214,6 +220,28 @@ font-family : monospace;
 .colorpicker-hex, #colorpicker-rgb {
   margin: 5px;
 }
+.ui-slider .ui-slider-handle {
+  width: 1em;
+  height: 1em;
+}
+.ui-slider-horizontal {
+  height: 0.6em;
+}
+  // for ap
+  .code-wrap {
+      border: 1px solid #d0d0d0;
+      border-radius: 10px;
+      padding: 10px 5px;
+      background: #fafafa;
+      display: none;
+  }
+  .colorpicker {
+    float: left;
+    clear: left;
+    width: 256px;
+    margin: 3px 10px;
+  }
+
 .tsort-box {
   float: left;
   font-size: 12px;
@@ -262,13 +290,6 @@ font-family : monospace;
     font-size: 12px;
     cursor: move;
 }
-.ui-slider .ui-slider-handle {
-       width: 1em;
-  height: 1em;
-}
-.ui-slider-horizontal {
-       height: 0.6em;
-}
 #elements-tabs {
     font-size: 12px;
 }
@@ -356,3 +377,308 @@ font-family : monospace;
 .row_break {
   clear: both;
 }
+
+.extend_column {
+  margin-left: 20px;
+}
+
+.extend-field {
+  margin-left: 20px;
+}
+
+.filer {
+    list-style-type: none;
+    margin: 0;
+    padding: 0;
+}
+
+.filer-head {
+  clear: both;
+  margin: 0;
+  padding: 0;
+  height: 22px; 
+  overflow: hidden;
+  background: #efefef;
+}
+.filer-head div {
+  float: left;
+}
+
+.filer-item {
+  clear: both;
+  margin: 0;
+  padding: 0;
+  height: 66px; 
+  overflow: hidden;
+}
+.filer-item div {
+}
+
+.filer-head-button {
+  width: 66px; 
+}
+.filer-head-symbol {
+  width: 66px; 
+}
+.filer-head-caption {
+  width: 200px; 
+}
+.filer-head-summary {
+  width: 200px; 
+}
+.filer-head-icon {
+  width: 66px; 
+}
+.filer-head-date {
+  width: 100px; 
+}
+.filer-head-edit {
+  width: 66px; 
+}
+
+.filer-item-button {
+  float: left;
+  width: 66px; 
+}
+.filer-item-symbol {
+  float: left;
+  width: 66px; 
+}
+.filer-item-caption {
+  float: left;
+  width: 200px; 
+}
+.filer-item-summary {
+  float: left;
+  width: 200px; 
+}
+.filer-item-icon {
+  float: left;
+  width: 66px; 
+}
+.filer-item-date {
+  float: left;
+  width: 76px; 
+}
+.filer-item-edit {
+  float: left;
+  width: 76px; 
+}
+
+//folder
+.filer-head-folder .filer-head-symbol {
+}
+.filer-head-folder .filer-head-caption {
+  width: 150px; 
+}
+.filer-head-folder .filer-head-summary {
+  width: 50px; 
+}
+.filer-head-folder .filer-head-icon {
+}
+.filer-head-folder .filer-head-date {
+}
+.filer-head-folder .filer-head-edit {
+}
+
+.filer-item-folder .filer-item-caption {
+  width: 150px; 
+}
+.filer-item-folder .filer-item-summary {
+  width: 50px; 
+}
+
+//scroll
+.filer-head-scroll .filer-head-symbol {
+}
+.filer-head-scroll .filer-head-caption {
+  width: 250px; 
+}
+.filer-head-scroll .filer-head-summary {
+  width: 150px; 
+}
+.filer-head-scroll .filer-head-icon {
+}
+.filer-head-scroll .filer-head-date {
+}
+.filer-head-scroll .filer-head-edit {
+}
+
+.filer-item-scroll .filer-item-caption {
+  width: 250px; 
+}
+.filer-item-scroll .filer-item-summary {
+  width: 150px; 
+}
+
+//comic
+.filer-head-comic .filer-head-caption {
+  width: 250px; 
+}
+.filer-head-comic .filer-head-summary {
+  width: 150px; 
+}
+.filer-item-comic .filer-item-caption {
+  width: 250px; 
+}
+.filer-item-comic .filer-item-summary {
+  width: 150px; 
+}
+
+//story
+.filer-head-story .filer-head-caption {
+  width: 250px; 
+}
+.filer-head-story .filer-head-summary {
+  width: 150px; 
+}
+.filer-item-story .filer-item-caption {
+  width: 250px; 
+}
+.filer-item-story .filer-item-summary {
+  width: 150px; 
+}
+
+//panel
+.filer-head-panel .filer-head-caption {
+  width: 250px; 
+}
+.filer-head-panel .filer-head-summary {
+  width: 150px; 
+}
+.filer-item-panel .filer-item-caption {
+  width: 250px; 
+}
+.filer-item-panel .filer-item-summary {
+  width: 150px; 
+}
+
+//panel_picture
+.filer-head-panel_picture .filer-head-caption {
+  width: 100px; 
+}
+.filer-head-panel_picture .filer-head-summary {
+  width: 300px; 
+}
+.filer-item-panel_picture .filer-item-caption {
+  width: 100px; 
+}
+.filer-item-panel_picture .filer-item-summary {
+  width: 300px; 
+}
+.panel_picture-summary div {
+  float: left;
+}
+
+//speech_balloon
+.filer-head-speech_balloon .filer-head-caption {
+  width: 300px; 
+}
+.filer-head-speech_balloon .filer-head-summary {
+  width: 100px; 
+}
+.filer-item-speech_balloon .filer-item-caption {
+  width: 300px; 
+}
+.filer-item-speech_balloon .filer-item-summary {
+  width: 100px; 
+}
+
+//speech
+.filer-head-speech .filer-head-caption {
+  width: 300px; 
+}
+.filer-head-speech .filer-head-summary {
+  width: 100px; 
+}
+.filer-item-speech .filer-item-caption {
+  width: 300px; 
+}
+.filer-item-speech .filer-item-summary {
+  width: 100px; 
+}
+
+//ground_picture
+.filer-head-ground_picture .filer-head-caption {
+  width: 100px; 
+}
+.filer-head-ground_picture .filer-head-summary {
+  width: 300px; 
+}
+.filer-item-ground_picture .filer-item-caption {
+  width: 100px; 
+}
+.filer-item-ground_picture .filer-item-summary {
+  width: 300px; 
+}
+.ground_picture-summary div {
+  float: left;
+}
+
+//ground_color
+.filer-head-ground_color .filer-head-caption {
+  width: 300px; 
+}
+.filer-head-ground_color .filer-head-summary {
+  width: 100px; 
+}
+.filer-item-ground_color .filer-item-caption {
+  width: 300px; 
+}
+.filer-item-ground_color .filer-item-summary {
+  width: 100px; 
+}
+
+//original_picture
+.filer-head-original_picture .filer-head-caption {
+  width: 50px; 
+}
+.filer-head-original_picture .filer-head-summary {
+  width: 350px; 
+}
+.filer-item-original_picture .filer-item-caption {
+  width: 50px; 
+}
+.filer-item-original_picture .filer-item-summary {
+  width: 350px; 
+}
+.original_picture-summary div {
+  float: left;
+}
+
+//resource_picture
+.filer-head-resource_picture .filer-head-summary {
+  width: 250px; 
+}
+.filer-item-resource_picture .filer-item-summary {
+  width: 250px; 
+}
+
+//speech_balloon_template
+.filer-head-speech_balloon_template .filer-head-caption {
+}
+.filer-item-speech_balloon_template .filer-item-caption {
+}
+
+ul.pagination {
+  list-style-type: none;
+}
+
+ul.pagination li {
+  float: left;
+  padding: 3px;
+  font-size: 20px;
+}
+
+.credits .credit {
+  float: left;
+}
+
+.credit .credit-icon {
+  float: left;
+}
+
+.credit table {
+  float: left;
+}
+