Ignore:
Timestamp:
Dec 30, 2013, 8:18:13 PM (10 years ago)
Author:
flop25
Message:

smartpocket :
fix logout/login msg
set menu elements as collapsible and as an accordion too
top menu elements blue
picture centered
"Thumbnails" text hidden (too big)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/smartpocket/theme.css

    r26349 r26362  
    4040 margin: -15px -15px 0;
    4141}
     42#menubar .ui-collapsible-heading-toggle.ui-btn-up-a {
     43  background:linear-gradient(#6FACD5, #497BAE) repeat scroll 0 0 #5E87B0;
     44}
     45
    4246.ui-li-desc {
    4347  text-overflow: clip;
     
    5054  font-size: 1em;
    5155}
     56#addComment textarea.ui-input-text {
     57  min-height: 100px;
     58}
     59#picture_page {
     60    text-align: center;
     61}
Note: See TracChangeset for help on using the changeset viewer.