[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Wiki admin around?
From:       Elvis Stansvik <elvstone () gmail ! com>
Date:       2009-07-22 9:58:42
Message-ID: 751a4f870907220258m3253bc74p7fe87577576b4945 () mail ! gmail ! com
[Download RAW message or body]

Hey,

Anyone with wiki admin rights who could edit

http://wiki.koffice.org/index.php?title=MediaWiki:Common.css

and add the following:

/*
 * Some CSS for coloring table cells.
 */
table.colored-table td.red {
  background-color: #bbb;
}

table.colored-table td.green {
  background-color: #beb;
}

table.colored-table td.blue {
  background-color: #bbe;
}

table.colored-table td.gray {
  background-color: #bbb;
}

table.colored-table td.redfg {
  color: #ebb;
}

table.colored-table td.greenfg {
  color: #beb;
}

table.colored-table td.bluefg {
  color: #bbe;
}

table.colored-table td.grayfg {
  color: #bbb;
}

It makes it easier to color table cells on the wiki without having to
do manual CSS styling. E.g.:

{| border="1" class="colored-table"
|-
| class="red" | Red Cell || class="green" | Green Cell || class="blue"
| Blue Cell
|-
|}

Would be great.

Regards,
Elvis
_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic