Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
Xin các nút giống Cntt-k3
3 posters
Trang 1 trong tổng số 1 trang
Xin các nút giống Cntt-k3
Như tiêu đề cho mình xin các nút giống cntt-k3
cst- CPMember
-
Ngày đăng ký : 26/03/2014
Số bài : 54
CPP : -50
Châm ngôn sống : 1
Re: Xin các nút giống Cntt-k3
- Code:
a[href*="&mode=delete"], a[href*="cp?mode=delete"], a[href*="cp?mode=lock"], a[href*="cp?mode=move"], a[href*="cp?mode=split"], a[href*="cp?mode=trash"], a[href*="cp?mode=unlock"], a[href*="merge?t="], a[href*="mode=editpost"], a[href*="mode=lock&p"], a[href*="mode=post_profile"], a[href*="mode=quote"], a[href*="mode=report"], a[href*="mode=unlock&p"] {
-moz-transition-duration: .15s;
-moz-transition-property: background-color,color;
-moz-transition-timing-function: ease-in-out;
-ms-transition-duration: .15s;
-ms-transition-property: background-color,color;
-ms-transition-timing-function: ease-in-out;
-o-transition-duration: .15s;
-o-transition-property: background-color,color;
-o-transition-timing-function: ease-in-out;
background: rgba(0,0,0,0.08);
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 1px 3px rgba(0,0,0,0.18),0 1px 0 #FFF !important;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.18),0 1px 0 #FFF !important;
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.18),0 1px 0 #FFF !important;
-khtml-box-shadow: inset 0 1px 3px rgba(0,0,0,0.18),0 1px 0 #FFF !important;
padding: 0 10px;
line-height: 24px;
text-decoration: none;
color: rgba(0,0,0,0.43);
text-shadow: 0 0 0 rgba(0,0,0,0),1px 1px 0 #F3F3F3;
font-size: 11px;
font-family: 'Droid Sans',Tahoma,sans-serif;
margin-left: 10px;
float: right;
cursor: pointer;
}
- Code:
span.newpost {
font-weight: bold;
font-size: 10pt;
font-family: 'Tahoma','Trebuchet MS',Calibri,sans-serif;
color: rgb(255,255,255) !important;
background-color: rgb(68,69,76);
padding: 0 15px;
border: 1px solid rgb(93,94,102);
display: block;
cursor: pointer;
vertical-align: middle;
text-shadow: 0 0 0 transparent,1px 1px 0 rgba(0,0,0,0.8);
-webkit-transition-property: background-color,color;
-moz-transition-property: background-color,color;
-o-transition-property: background-color,color;
-ms-transition-property: background-color,color;
transition-property: background-color,color;
-webkit-transition-duration: .15s;
-moz-transition-duration: .15s;
-o-transition-duration: .15s;
-ms-transition-duration: .15s;
transition-duration: .15s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
span.newpost:hover {
border: 1px solid transparent;
}
Re: Xin các nút giống Cntt-k3
Chèn vào đâu vậy bạn
cst- CPMember
-
Ngày đăng ký : 26/03/2014
Số bài : 54
CPP : -50
Châm ngôn sống : 1
Similar topics
» Xin last giống cntt-k3 2014
» Cho xin lasttopic cntt-k3
» Xin code chỉnh sửa lí lịch cntt-k3
» xin Rip giúp skin cntt-k3 [✔]
» [Help] Last topic cntt-k3
» Cho xin lasttopic cntt-k3
» Xin code chỉnh sửa lí lịch cntt-k3
» xin Rip giúp skin cntt-k3 [✔]
» [Help] Last topic cntt-k3
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết