~podshumok/twister-core/html

« back to all changes in this revision

Viewing changes to css/style.css

  • Committer: Simon Grim
  • Date: 2015-08-18 17:21:03 UTC
  • mto: (243.1.1)
  • mto: This revision was merged to the branch mainline in revision 241.
  • Revision ID: git-v1:0d2cfc5d83b09efc9d87002302a2fe2c9ab7629b
fix network promoted message set up

Show diffs side-by-side

added added

removed removed

Lines of Context:
652
652
    background-color: #F2FFBA;
653
653
    border: solid 1px #B4C669;
654
654
    font-size: 11px;
 
655
    line-height: normal;
655
656
    margin: 4px 0;
656
657
    padding: 4px;
657
658
    word-wrap: break-word;
1294
1295
    font-size: 13px;
1295
1296
    list-style: circle;
1296
1297
}
1297
 
.network.singleBlock button
1298
 
{
1299
 
    padding: 3px 10px;
1300
 
}
 
1298
 
1301
1299
.network.singleBlock ul li > span
1302
1300
{
1303
1301
    font-weight: bold;
1335
1333
{
1336
1334
    border: 2px solid green;
1337
1335
}
1338
 
.character-limit
1339
 
{
1340
 
    float: right;
1341
 
    margin-right: 18px;
 
1336
 
 
1337
.network .post-area-extras {
 
1338
    margin-right: 20px;
1342
1339
}
1343
1340
 
1344
1341
/*************************************