~webprojects-dev-team/krekel/Krekel

« back to all changes in this revision

Viewing changes to krekel/cache/cache.css

  • Committer: Koen Bokern
  • Date: 2011-05-29 17:42:41 UTC
  • Revision ID: bokern.koen@gmail.com-20110529174241-snk74t3mysp3a73l
- Fixed a few forum bugs
- Changed some folders
- Changed some jquery dialogs
- Its now easier to change jquery theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
table.krekel_users_profile tr td.info
3
 
{
4
 
        width: 150px;
5
 
        font-weight: bold;
6
 
}
7
1
/*
8
2
| default css theme for krekel forum
9
3
|
26
20
        font-weight: bold;
27
21
}
28
22
 
29
 
.krekel_forum_title
 
23
.krekel_forum_title 
30
24
{
31
25
        font-weight: bold;
32
26
        padding: 5px;
33
27
        background: #E0ECF8;
 
28
 
34
29
 
35
30
}
36
31
 
37
 
 
38
 
 
39
 
 
40
32
.krekel_forum_topiclist_icon, .krekel_forum_topic_icon
41
33
{
42
34
        float: left;
103
95
        {
104
96
                height: 30px;
105
97
                padding: 5px;
106
 
                float: left;            
 
98
                float: left;
 
99
word-wrap: break-word;
 
100
width: 55%;     
107
101
        }
108
102
 
109
103
        .krekel_forum_topiclist_subject a
110
104
        {
111
105
                font-size: 13px !important;
112
106
                color: #000;
113
 
 
114
107
        }
115
108
 
116
109
 
120
113
                width: 80px;
121
114
                padding: 5px;
122
115
                float: left;
123
 
                background: #efefef;
 
116
                background: #efefef; 
124
117
        }
125
118
 
126
119
        .krekel_forum_topiclist_last_reply