Ignore:
Timestamp:
Oct 2, 2011, 10:12:02 PM (13 years ago)
Author:
Zaphod
Message:

version 1.5.0 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r12153 r12321  
    193193  float: left;
    194194  max-height: 16px;
     195}
     196
     197#thePicturePage .titrePage img {
    195198  margin: 0 5px;
    196199}
    197200
    198 .titrePage .categoryActions {
     201.titrePage .categoryActionsContainer {
    199202  float: right;
    200203  margin: 0;
     
    206209}
    207210
     211.categoryActions {
     212        display:inline;
     213        padding:0;
     214}
     215
    208216.categoryActions li {
    209217  display: inline;
     
    211219  padding-left:7px;
    212220  float:left;
     221}
     222
     223.categoryActions .pwg-icon{
     224        display:none;
     225}
     226
     227.categoryActions li.mainAction {
     228        float:right;
    213229}
    214230
     
    699715}
    700716
     717#thePicturePage .pwg-button-text,
    701718.randomButtons li {
    702719        display: inline;
    703720        vertical-align:top;
    704721        padding-left:7px;
    705         float:left;
     722        float:right;
    706723}
    707724
     
    12631280
    12641281#commentAdd input[type="text"], #commentAdd textarea {
     1282        max-width:95%;
    12651283        width: 95%;
    12661284        font-size:100%;
     
    15531571}
    15541572
     1573.categoryActions .selector {
     1574        float:right;
     1575}
     1576
    15551577.categoryActions .selector select {
    15561578        position:relative;
     
    15631585        padding:0 0 0 2px;
    15641586        float:right;
     1587}
     1588
     1589.categoryActions .menuf .flags {
     1590        margin-top:0;
    15651591}
    15661592
     
    16061632}
    16071633
     1634#theMapListPage .titrePage h2 {
     1635        margin-left: 1em;
     1636}
     1637
    16081638/* User Tags Plugin ---------------------------------------------------------------------------- */
    16091639
     
    16471677}
    16481678
    1649 .stuffs_block .categoryActions  img {
     1679.stuffs_block .categoryActions  {
    16501680        display:none;
    16511681}
Note: See TracChangeset for help on using the changeset viewer.