Changeset 30322 for documentation/trunk


Ignore:
Timestamp:
2015-11-25T15:30:45+13:00 (8 years ago)
Author:
jmt12
Message:

Removing customisations from the static css file as that won't survive updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/trunk/wiki/templates/greenstone-monobook/static/css/screen.css

    r30321 r30322  
    123123input.button,
    124124button {
    125     background-color: transparent;
    126     border: 0px solid white;
    127     color: #050;
    128125    cursor: pointer;
    129     font-weight: bold;
    130     text-transform: lowercase;
    131126}
    132127input[disabled],
     
    455450}
    456451
    457 div.dokuwiki div.secedit input.button {
     452div.dokuwiki input.button {
    458453  border: 1px solid __border__;
    459454  color: __text__;
Note: See TracChangeset for help on using the changeset viewer.