3 Created on : 2009-09-04, 20:44:44
6 Dodatkowe style dla listy plików na stronie głównej.
20 .editable input, .editable select, .editable textarea {
23 .editable .number-input {
28 #last-edited-list ul {
32 #last-edited-list li {
36 #last-edited-list .date {
60 /* Big cheesy publish button */
63 border: 2px solid black;
65 box-shadow: 0px 0px 15px #88f;
66 /*moz-border-radius: 20px;
67 -moz-box-shadow: 10px 10px 5px #888;*/
70 background: -moz-linear-gradient(top, #fff, #44f);
71 -moz-transition: all 0.5s ease-in-out;
75 #publish-button:hover {
76 -moz-transition: all 0.5s ease-in-out;
77 -moz-transform: scale(1.1);
78 background: -moz-linear-gradient(top, #fff, #88f);
79 -moz-box-shadow: 0px 0px 30px #ff8;
82 #publish-button:active {
83 background: -moz-linear-gradient(top, #88f, #fff);
89 .book-search-column input {
93 .book-list-user .user-column {
106 border-top: 1px dotted gray;
107 padding: 0 1em 2em 1em;
126 background-color: #efa;
130 background-color: #dfc;
134 background-color: #fdc;